projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b89b81
)
sandbox: Fix README to indicate that vendor name is unset
author
Simon Glass
<
[email protected]
>
Tue, 23 Sep 2014 19:05:59 +0000
(13:05 -0600)
committer
Simon Glass
<
[email protected]
>
Fri, 30 Jan 2015 22:55:28 +0000
(15:55 -0700)
This brings in a additional small fix which was missed in a recent update
to the README.
Suggested-by: Masahiro Yamada <
[email protected]
>
Signed-off-by: Simon Glass <
[email protected]
>
Acked-by: Jagannadha Sutradharudu Teki <
[email protected]
>
board/sandbox/README.sandbox
patch
|
blob
|
history
diff --git
a/board/sandbox/README.sandbox
b/board/sandbox/README.sandbox
index 5f879f55065255d31ec152fde745190f60d4fe2f..3c0df1784553a85222660061c5b570c40823684a 100644
(file)
--- a/
board/sandbox/README.sandbox
+++ b/
board/sandbox/README.sandbox
@@
-18,8
+18,8
@@
create unit tests which we can run to test this upper level code.
CONFIG_SANDBOX is defined when building a native board.
-The
chosen vendor and board names are also 'sandbox', so there is a single
-board in board/sandbox.
+The
board name is 'sandbox' but the vendor name is unset, so there is a
+
single
board in board/sandbox.
CONFIG_SANDBOX_BIG_ENDIAN should be defined when running on big-endian
machines.